home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m29.dir / 00027.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  181 b   |  8 lines

  1. on mouseDown
  2.   set the castNum of sprite 11 to cast "b016"
  3.   if pressButton(11) then
  4.     set textString to the text of field "article"
  5.     printBitmap("CreationChart")
  6.   end if
  7. end
  8.